Vamos a hacer que nuestro bloque se pose en el borde inferior de la pantalla.
- Ve a y arrastra Sprite Gravity Off adentro del evento.
- Cambia el nombre en frente de .set_gravity_off() a bot_block.
- Ve a y arrastra Set Bottom adentro del evento.
- Cambia el nombre en frente de.set_bottom() a bot_block.
To navigate the page using the TAB key, first press ESC to exit the code editor.